TEXT

Description

Passive element (does not respond to mouse or keyboard) that displays formatted text. It has the same properties as any text display widget, and it stores the static string to display.

Common Attributes

See text display common attributes.

Specific Attributes
Name Value Type Default Value Description Comment V.

value

string

empty

Text to display

When the string_id attribute is used, this attribute is not taken into account (since v1.4).

1.0

string_id

string id

empty

id of the string object to display


1.4

Examples

See the general text widgets examples.